home *** CD-ROM | disk | FTP | other *** search
- object StkFAyar: TStkFAyar
- Left = 11
- Top = 115
- Width = 783
- Height = 375
- HelpContext = 61
- Caption = 'Stok Fiyat Ayarlama'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HelpFile = 'Math.hlp'
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 307
- Width = 775
- Height = 41
- Align = alBottom
- TabOrder = 0
- object btnolustur: TSpeedButton
- Left = 237
- Top = 12
- Width = 157
- Height = 22
- Caption = '&Tamam'
- Flat = True
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- OnClick = btnolusturClick
- end
- object clo: TSpeedButton
- Left = 420
- Top = 12
- Width = 150
- Height = 22
- Caption = '&Vazge�'
- Flat = True
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
- 03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
- 0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
- 0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
- 0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
- 0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
- 0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
- 0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
- 0333337F777FFFFF7F3333000000000003333377777777777333}
- NumGlyphs = 2
- OnClick = cloClick
- end
- end
- object DBGrid1: TDBGrid
- Left = 0
- Top = 0
- Width = 775
- Height = 307
- Align = alClient
- DataSource = StkDM.StkSource
- FixedColor = clYellow
- TabOrder = 1
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- Columns = <
- item
- Expanded = False
- FieldName = 'StNo'
- ReadOnly = True
- Title.Caption = 'Stokno'
- Width = 85
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'StAd'
- ReadOnly = True
- Title.Caption = 'StokAd�'
- Width = 189
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'GercekStok'
- ReadOnly = True
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Birim1'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'KDV'
- Width = 35
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Satis1'
- Width = 127
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'SatDov1'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Satis2'
- Width = 117
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'SatDov2'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Satis3'
- Width = 122
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'SatDov3'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Alis1'
- Width = 120
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'AlDov1'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Alis2'
- Width = 129
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'AlDov2'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Alis3'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'AlDov3'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'alis4'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Aldov4'
- Visible = True
- end>
- end
- end
-